added dependancies for testtextbuffer which broke parallel builds.
authorTim Janik <timj@gtk.org>
Fri, 27 Oct 2000 18:14:57 +0000 (18:14 +0000)
committerTim Janik <timj@src.gnome.org>
Fri, 27 Oct 2000 18:14:57 +0000 (18:14 +0000)
Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>

        * gtk/Makefile.am: added dependancies for testtextbuffer which broke
        parallel builds.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/Makefile.am

index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index 003479f571725a5bca724ab839c3fc262720412b..e49fae80f7ca4795d9f8c2fc8c9ef82d21d810eb 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000  Tim Janik  <timj@gtk.org>
+
+       * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+       parallel builds.
+
 Fri Oct 27 18:51:44 2000  Tim Janik  <timj@gtk.org>
 
        * gtk/gtksignal.[hc]: adapt to GSignal signature changes.
index eb06e2a2a26f4f5285fc7eeaa5b4b530699fbbb6..d8fea54f63d434a960dcb2f6cf73e62ee9805b46 100644 (file)
@@ -557,12 +557,14 @@ LDADDS = @STRIP_BEGIN@ \
        @GTK_LIBS_EXTRA@                                \
        -lm                                             \
 @STRIP_END@
+
 testgtk_DEPENDENCIES = $(DEPS)
 testcalendar_DEPENDENCIES = $(DEPS)
 testinput_DEPENDENCIES = $(DEPS)
 testselection_DEPENDENCIES = $(DEPS)
 testrgb_DEPENDENCIES = $(DEPS)
 testtext_DEPENDENCIES = $(DEPS)
+testtextbuffer_DEPENDENCIES = $(DEPS)
 treestoretest_DEPENDENCIES = $(DEPS)
 testdnd_DEPENDENCIES = $(DEPS)
 simple_DEPENDENCIES = $(DEPS)